Name | Version | Summary | date |
products |
2.0.1 |
Simple function for building ensembles of iterables that are disjoint partitions of an overall Cartesian product. |
2025-01-02 07:11:09 |
shamirs |
3.0.3 |
Minimal pure-Python implementation of Shamir's secret sharing scheme. |
2025-01-02 00:18:32 |
pailliers |
0.2.0 |
Minimal pure-Python implementation of Paillier's additively homomorphic cryptosystem. |
2025-01-01 23:18:57 |
lagrange |
3.0.1 |
Pure-Python implementation of Lagrange interpolation over finite fields."" |
2025-01-01 01:33:14 |
egcd |
2.0.2 |
Pure-Python extended Euclidean algorithm implementation that accepts any number of integer arguments. |
2024-12-31 21:05:21 |
matricity |
0.1.0 |
Embedded domain-specific library for implicitly and explicitly encoding functions as matrices that operate on domains of one-hot vectors. |
2024-12-31 09:46:48 |
parts |
2.1.0 |
Minimal library that enables partitioning of iterable collections in a concise manner. |
2024-12-24 04:06:15 |
flats |
1.0.0 |
Minimal library that enables flattening of nested instances of iterable containers. |
2024-12-24 03:53:12 |
tonellishanks |
0.1.1 |
Pure-Python implementation of the Tonelli–Shanks algorithm for calculating a square root modulo a prime. |
2024-12-15 22:14:36 |
rabinmiller |
0.1.0 |
Pure-Python implementation of the Miller-Rabin primality test. |
2024-11-22 07:14:04 |
blooms |
2.0.0 |
Lightweight Bloom filter data structure derived from the built-in bytearray type. |
2024-09-29 23:17:26 |
parsial |
0.1.0 |
Python library that transforms any string parser into a parser that skips portions of the input that contain syntax errors. |
2024-03-31 18:38:13 |
richreports |
0.2.0 |
Library that supports the construction of human-readable, interactive static analysis reports that consist of decorated concrete syntax representations of programs. |
2024-03-31 18:27:06 |
permutations |
0.2.0 |
Python library for instantiating and working with permutation collections that provide efficient implementations of all sequence methods (including random-access retrieval by index). |
2024-01-10 08:49:25 |
barriers |
1.2.0 |
Python decorators for including/excluding type checks, value/bounds checks, and other code blocks within the compiled bytecode of functions and methods. |
2023-10-28 04:24:11 |
ge25519 |
1.5.1 |
Pure-Python data structure for working with Ed25519 (and Ristretto) group elements and operations. |
2023-08-26 19:33:50 |
fe25519 |
1.5.0 |
Pure-Python data structure for working with Ed25519 (and Ristretto) field elements and operations. |
2023-08-26 17:07:57 |
fountains |
2.2.0 |
Python library for generating and concisely specifying reproducible pseudorandom binary data for unit testing. |
2023-08-26 05:47:10 |
pillowcases |
0.1.0 |
Library that makes it possible to work in a concise, algebraic way with Python Imaging Library image objects. |
2023-08-24 19:11:46 |
bitlist |
1.2.0 |
Pure-Python library for working with bit vectors. |
2023-08-17 21:51:08 |